Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Commoner to v0.8.14 for multiple file support #959

Merged
merged 1 commit into from
Jan 23, 2014

Conversation

benjamn
Copy link
Contributor

@benjamn benjamn commented Jan 23, 2014

See Commoner's README.md for further explanation of the new functionality.

Among other potential benefits, this upgrade allows us to generate source maps as standalone files rather than appending them inline to every compiled module file under build/modules/ (see #833).

The commonerConfig.version bump isn't strictly necessary, but it seems like a good idea whenever we change the way Commoner works internally.

cc @andrewdavey @zpao

See [Commoner's README.md](
https://github.com/benjamn/commoner#generating-multiple-files-from-one-source-module)
for further explanation of the new functionality.

Among other potential benefits, this upgrade allows us to generate source
maps as standalone files rather than appending them inline to every
compiled module file under `build/modules/` (see facebook#833).
@zpao
Copy link
Member

zpao commented Jan 23, 2014

👍 feel free to just push it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants